mobileAds
Type
function
Summary
Return a list of all mobile ads that have been created.
Syntax
mobileAds()
Description
Use the mobileAds function to get a list of all the ads that have been created using the mobileAdCreate command.
Examples
get mobileAds()
if "bannerAd" is among the lines of mobileAds() then
mobileAdDelete "bannerAd"
end if
Related
command: mobileAdCreate, mobileAdRegister, mobileAdSetVisible, mobileAdSetTopLeft
function: mobileAdGetTopLeft, mobileAdGetVisible
message: adLoaded, adLoadFailed, adClicked
Compatibility and Support
Introduced
LiveCode 5.5
OS
ios
android
Platforms
mobile